PDFOptionalContentGroup Class
In This Topic
Represents an optional content group.
An optional content group represents a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.
The graphics belonging to an optional content group can be located anywhere in the document, on one or more pages and they need not be consecutive in drawing order
Object Model
Syntax
Inheritance Hierarchy
java.lang.Object
com.o2sol.pdf4java.graphics.optionalcontent.PDFOptionalContentBase
com.o2sol.pdf4java.graphics.optionalcontent.PDFOptionalContentGroup
See Also